home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / etc / acpi / suspend.d / 10-thinkpad-standby-led.sh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  2009-03-27  |  76 b   |  5 lines

  1. #!/bin/sh
  2.  
  3. . /usr/share/acpi-support/state-funcs
  4. setLEDThinkpadSuspending 1
  5.